Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | a | 26 | od |
2 | se | 27 | bude |
3 | v | 28 | které |
4 | na | 29 | jsem |
5 | je | 30 | jsou |
6 | že | 31 | podle |
7 | to | 32 | jeho |
8 | z | 33 | má |
9 | s | 34 | jen |
10 | o | 35 | nebo |
11 | do | 36 | byl |
12 | i | 37 | také |
13 | ale | 38 | která |
14 | si | 39 | až |
15 | za | 40 | co |
16 | ve | 41 | před |
17 | by | 42 | než |
18 | pro | 43 | A |
19 | k | 44 | Na |
20 | po | 45 | jak |
21 | tak | 46 | aby |
22 | jako | 47 | ze |
23 | který | 48 | však |
24 | V | 49 | u |
25 | už | 50 | když |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges